home *** CD-ROM | disk | FTP | other *** search
/ MacHome 2000 March / MacHome CD (March 2000).iso / pc / Internet / BetterTelnet PPC.sit / BetterTelnet PPC.rsrc / STR#_23229.txt < prev    next >
Text File  |  1997-10-29  |  2KB  |  103 lines

  1. verbose       toggle verbose mode
  2.  
  3. user          send new user information
  4.  
  5. type          set file transfer type
  6.  
  7. struct        set file transfer structure
  8.  
  9. status        show current status
  10.  
  11. slashflip    toggle changing / to \ on outgoing commands
  12.  
  13. sendport      toggle use of PORT cmd for each data connection
  14.  
  15. send          send one file
  16.  
  17. rmdir         remove directory on the remote machine
  18.  
  19. rm        remove file
  20.  
  21. rename        rename file
  22.  
  23. remotehelp    get help from remote server
  24.  
  25. recv          receive file
  26.  
  27. quote         send arbitrary ftp command
  28.  
  29. quit          terminate ftp session and exit
  30.  
  31. pwd           print working directory on remote machine
  32.  
  33. put           send one file
  34.  
  35. prompt        toggle interactive prompting on multiple commands
  36.  
  37. open          connect to remote tftp
  38.  
  39. noninteractive turn off prompting on multiple commands
  40.  
  41. mput          send multiple files
  42.  
  43. mode          set file transfer mode
  44.  
  45. mls           nlist contents of multiple remote directories
  46.  
  47. mkdir         make directory on the remote machine
  48.  
  49. mget          get multiple files
  50.  
  51. mdir          list contents of multiple remote directories
  52.  
  53. mdelete       delete multiple files
  54.  
  55. macb        enable/disable macbinary mode
  56.  
  57. ls            nlist contents of remote directory
  58.  
  59. lls        list contents of local directory
  60.  
  61. ldir        list contents of local directory
  62.  
  63. lcd           change local working directory
  64.  
  65. interactive    turn on prompting for multiple commands
  66.  
  67. help          print local help information
  68.  
  69. hash          toggle printing `#' for each buffer transferred
  70.  
  71. glob          toggle metacharacter expansion of local file names
  72.  
  73. get           receive file
  74.  
  75. dir           list contents of remote directory
  76.  
  77. debug         toggle/set debugging mode
  78.  
  79. delete        delete remote file - inquires if prompting is on
  80.  
  81. close         terminate ftp session
  82.  
  83. cd            change remote working directory
  84.  
  85. bye           terminate ftp session and exit
  86.  
  87. bput        put a file in binary mode
  88.  
  89. binary        set binary transfer type
  90.  
  91. bget        get a file in binary mode
  92.  
  93. bell          beep when command completed - toggle
  94.  
  95. ascii         set ascii transfer type
  96.  
  97. acct       specify account
  98.  
  99. !        escape to the shell
  100.  
  101. ?        print local help information
  102.  
  103.